directory cleanup: move tests and data into subdirectories
authorSteven G. Johnson <stevenj@mit.edu>
Fri, 6 Mar 2015 22:36:08 +0000 (17:36 -0500)
committerSteven G. Johnson <stevenj@mit.edu>
Fri, 6 Mar 2015 22:36:08 +0000 (17:36 -0500)
commit90721f2d39b0cdd5d22409f1bf4f6ce4b7382944
tree2b3ec29840c95bc551d86d40902120db5eb1da12
parent10f7e2ed5a7f3d05cbbc45f457be12456e6969d3
directory cleanup: move tests and data into subdirectories
Makefile
data/data_generator.rb [new file with mode: 0644]
data_generator.rb [deleted file]
graphemetest.c [deleted file]
normtest.c [deleted file]
printproperty.c [deleted file]
test/graphemetest.c [new file with mode: 0644]
test/normtest.c [new file with mode: 0644]
test/printproperty.c [new file with mode: 0644]
test/tests.h [new file with mode: 0644]
tests.h [deleted file]